* s-hpux8.h (NO_SIOCTL_H): Defined.
authorJim Blandy <jimb@redhat.com>
Mon, 24 May 1993 03:39:58 +0000 (03:39 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 24 May 1993 03:39:58 +0000 (03:39 +0000)
src/s/hpux8.h

index ef952e50f9777d1f35fe06a025779ce08dcf7a17..c1d3944a0a701fd8a08ed7c5b23d40b95ae8e226 100644 (file)
@@ -25,3 +25,7 @@
 
 /* Specify compiler options for compiling oldXMenu.  */
 #define OLDXMENU_OPTIONS CFLAGS=-I/usr/include/X11R4
+
+/* Some hpux 8 machines seem to have TIOCGWINSZ,
+   and none have sioctl.h, so might as well define this.  */
+#define NO_SIOCTL_H